home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
PredatorPrey
/
GetMyHelpProc.h
< prev
next >
Wrap
Text File
|
1996-06-22
|
173b
|
12 lines
/* GetMyHelpProc.h */
#ifndef __GMH__
#define __GMH__
#define helpCount 8
void GetMyHelpSeg (void);
void GetMyHelpList ( ListHandle helpList );
#endif /* __GMH__ */